Consolidate replacements into one alist
authorJustin Burkett <justin@burkett.cc>
Tue, 22 Nov 2016 04:03:12 +0000 (23:03 -0500)
committerJustin Burkett <justin@burkett.cc>
Tue, 22 Nov 2016 04:03:12 +0000 (23:03 -0500)
commit19186917eb2958c11a297b03b7963e02053959ec
treeb964ba2579faef49ef786b9354bea7bccc7d021f
parent17f4b0069273f9c9877dc079e5cf49ed9cb4d278
Consolidate replacements into one alist

New list is which-key-replacement-alist. See docstring.

The following lists are deprecated. Some basic backwards compatibility is
attempted, but more complicated configs will likely break.

which-key-key-replacement-alist
which-key-key-based-description-replacement-alist
which-key-description-replacement-alist

which-key-binding-filter-function was removed, since it's functionality is
mostly replaced by which-key-replacement-alist

Updated README
README.org
which-key.el